[INFO] fetching crate atsame70j20b 0.33.6-alpha0...
[INFO] fixing atsame70j20b-0.33.6-alpha0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate atsame70j20b 0.33.6-alpha0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate atsame70j20b 0.33.6-alpha0
[INFO] finished tweaking crates.io crate atsame70j20b 0.33.6-alpha0
[INFO] tweaked toml for crates.io crate atsame70j20b 0.33.6-alpha0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate atsame70j20b 0.33.6-alpha0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 140 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.1.1)
[INFO] [stderr]       Adding env_filter v1.0.0 (available: v1.0.1)
[INFO] [stderr]       Adding form v0.12.1 (available: v0.13.0)
[INFO] [stderr]       Adding irx-config v3.3.0 (available: v3.5.0)
[INFO] [stderr]       Adding regex v1.11.1 (available: v1.12.4)
[INFO] [stderr]       Adding svd2rust v0.33.5 (available: v0.37.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 26bd61283db7f83bff4783bc22a6ffa423e1630bec2c68eab94fd7ac9c29cf7a
[INFO] running `Command { std: "docker" "start" "26bd61283db7f83bff4783bc22a6ffa423e1630bec2c68eab94fd7ac9c29cf7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "26bd61283db7f83bff4783bc22a6ffa423e1630bec2c68eab94fd7ac9c29cf7a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26bd61283db7f83bff4783bc22a6ffa423e1630bec2c68eab94fd7ac9c29cf7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "26bd61283db7f83bff4783bc22a6ffa423e1630bec2c68eab94fd7ac9c29cf7a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling arrayvec v0.7.7
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling svd2rust v0.33.5
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.4
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling jiff v0.2.29
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking volatile-register v0.2.2
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling form v0.12.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling svd-rs v0.14.12
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling svd-parser v0.14.9
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling irx-config v3.3.0
[INFO] [stderr]    Compiling atsame70j20b v0.33.6-alpha0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs (2 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.70s
[INFO] [stderr] crater-edition-check: atsame70j20b v0.33.6-alpha0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling atsame70j20b v0.33.6-alpha0 (/opt/rustwide/workdir)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2353:3
[INFO] [stdout]      |
[INFO] [stdout] 2353 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 2353 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2353:3
[INFO] [stdout]      |
[INFO] [stdout] 2353 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 2353 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2472:9
[INFO] [stdout]      |
[INFO] [stdout] 2472 |         DEVICE_PERIPHERALS = true;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2471:5
[INFO] [stdout]      |
[INFO] [stdout] 2471 |     pub unsafe fn steal() -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]      = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `ACC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2474:18
[INFO] [stdout]      |
[INFO] [stdout] 2474 |             ACC: ACC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AES::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2475:18
[INFO] [stdout]      |
[INFO] [stdout] 2475 |             AES: AES::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AFEC0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2476:20
[INFO] [stdout]      |
[INFO] [stdout] 2476 |             AFEC0: AFEC0::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AFEC1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2477:20
[INFO] [stdout]      |
[INFO] [stdout] 2477 |             AFEC1: AFEC1::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `CHIPID::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2478:21
[INFO] [stdout]      |
[INFO] [stdout] 2478 |             CHIPID: CHIPID::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `DACC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2479:19
[INFO] [stdout]      |
[INFO] [stdout] 2479 |             DACC: DACC::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `EFC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2480:18
[INFO] [stdout]      |
[INFO] [stdout] 2480 |             EFC: EFC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `GMAC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2481:19
[INFO] [stdout]      |
[INFO] [stdout] 2481 |             GMAC: GMAC::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `GPBR::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2482:19
[INFO] [stdout]      |
[INFO] [stdout] 2482 |             GPBR: GPBR::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `ICM::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2483:18
[INFO] [stdout]      |
[INFO] [stdout] 2483 |             ICM: ICM::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `ISI::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2484:18
[INFO] [stdout]      |
[INFO] [stdout] 2484 |             ISI: ISI::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `MATRIX::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2485:21
[INFO] [stdout]      |
[INFO] [stdout] 2485 |             MATRIX: MATRIX::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `MCAN0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2486:20
[INFO] [stdout]      |
[INFO] [stdout] 2486 |             MCAN0: MCAN0::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PIOA::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2487:19
[INFO] [stdout]      |
[INFO] [stdout] 2487 |             PIOA: PIOA::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PIOB::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2488:19
[INFO] [stdout]      |
[INFO] [stdout] 2488 |             PIOB: PIOB::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PIOD::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2489:19
[INFO] [stdout]      |
[INFO] [stdout] 2489 |             PIOD: PIOD::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PMC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2490:18
[INFO] [stdout]      |
[INFO] [stdout] 2490 |             PMC: PMC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PWM0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2491:19
[INFO] [stdout]      |
[INFO] [stdout] 2491 |             PWM0: PWM0::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PWM1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2492:19
[INFO] [stdout]      |
[INFO] [stdout] 2492 |             PWM1: PWM1::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `QSPI::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2493:19
[INFO] [stdout]      |
[INFO] [stdout] 2493 |             QSPI: QSPI::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `RSTC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2494:19
[INFO] [stdout]      |
[INFO] [stdout] 2494 |             RSTC: RSTC::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `RSWDT::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2495:20
[INFO] [stdout]      |
[INFO] [stdout] 2495 |             RSWDT: RSWDT::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `RTC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2496:18
[INFO] [stdout]      |
[INFO] [stdout] 2496 |             RTC: RTC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `RTT::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2497:18
[INFO] [stdout]      |
[INFO] [stdout] 2497 |             RTT: RTT::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SSC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2498:18
[INFO] [stdout]      |
[INFO] [stdout] 2498 |             SSC: SSC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SUPC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2499:19
[INFO] [stdout]      |
[INFO] [stdout] 2499 |             SUPC: SUPC::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TC0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2500:18
[INFO] [stdout]      |
[INFO] [stdout] 2500 |             TC0: TC0::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TC1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2501:18
[INFO] [stdout]      |
[INFO] [stdout] 2501 |             TC1: TC1::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TC2::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2502:18
[INFO] [stdout]      |
[INFO] [stdout] 2502 |             TC2: TC2::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TC3::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2503:18
[INFO] [stdout]      |
[INFO] [stdout] 2503 |             TC3: TC3::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TRNG::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2504:19
[INFO] [stdout]      |
[INFO] [stdout] 2504 |             TRNG: TRNG::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TWIHS0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2505:21
[INFO] [stdout]      |
[INFO] [stdout] 2505 |             TWIHS0: TWIHS0::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TWIHS1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2506:21
[INFO] [stdout]      |
[INFO] [stdout] 2506 |             TWIHS1: TWIHS1::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UART0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2507:20
[INFO] [stdout]      |
[INFO] [stdout] 2507 |             UART0: UART0::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UART1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2508:20
[INFO] [stdout]      |
[INFO] [stdout] 2508 |             UART1: UART1::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UART2::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2509:20
[INFO] [stdout]      |
[INFO] [stdout] 2509 |             UART2: UART2::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `USART0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2510:21
[INFO] [stdout]      |
[INFO] [stdout] 2510 |             USART0: USART0::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `USART1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2511:21
[INFO] [stdout]      |
[INFO] [stdout] 2511 |             USART1: USART1::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `USBHS::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2512:20
[INFO] [stdout]      |
[INFO] [stdout] 2512 |             USBHS: USBHS::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UTMI::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2513:19
[INFO] [stdout]      |
[INFO] [stdout] 2513 |             UTMI: UTMI::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `WDT::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2514:18
[INFO] [stdout]      |
[INFO] [stdout] 2514 |             WDT: WDT::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `XDMAC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2515:20
[INFO] [stdout]      |
[INFO] [stdout] 2515 |             XDMAC: XDMAC::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `LOCKBIT::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2516:22
[INFO] [stdout]      |
[INFO] [stdout] 2516 |             LOCKBIT: LOCKBIT::steal(),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SCN_SCB::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2517:22
[INFO] [stdout]      |
[INFO] [stdout] 2517 |             SCN_SCB: SCN_SCB::steal(),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SYS_TICK::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2518:23
[INFO] [stdout]      |
[INFO] [stdout] 2518 |             SYS_TICK: SYS_TICK::steal(),
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `CORE_DEBUG::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2519:25
[INFO] [stdout]      |
[INFO] [stdout] 2519 |             CORE_DEBUG: CORE_DEBUG::steal(),
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `ETM::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2520:18
[INFO] [stdout]      |
[INFO] [stdout] 2520 |             ETM: ETM::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `atsame70j20b` (lib test) due to 1 previous error; 48 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2472:9
[INFO] [stdout]      |
[INFO] [stdout] 2472 |         DEVICE_PERIPHERALS = true;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2471:5
[INFO] [stdout]      |
[INFO] [stdout] 2471 |     pub unsafe fn steal() -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]      = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `ACC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2474:18
[INFO] [stdout]      |
[INFO] [stdout] 2474 |             ACC: ACC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AES::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2475:18
[INFO] [stdout]      |
[INFO] [stdout] 2475 |             AES: AES::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AFEC0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2476:20
[INFO] [stdout]      |
[INFO] [stdout] 2476 |             AFEC0: AFEC0::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AFEC1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2477:20
[INFO] [stdout]      |
[INFO] [stdout] 2477 |             AFEC1: AFEC1::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `CHIPID::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2478:21
[INFO] [stdout]      |
[INFO] [stdout] 2478 |             CHIPID: CHIPID::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `DACC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2479:19
[INFO] [stdout]      |
[INFO] [stdout] 2479 |             DACC: DACC::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `EFC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2480:18
[INFO] [stdout]      |
[INFO] [stdout] 2480 |             EFC: EFC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `GMAC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2481:19
[INFO] [stdout]      |
[INFO] [stdout] 2481 |             GMAC: GMAC::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `GPBR::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2482:19
[INFO] [stdout]      |
[INFO] [stdout] 2482 |             GPBR: GPBR::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `ICM::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2483:18
[INFO] [stdout]      |
[INFO] [stdout] 2483 |             ICM: ICM::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `ISI::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2484:18
[INFO] [stdout]      |
[INFO] [stdout] 2484 |             ISI: ISI::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `MATRIX::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2485:21
[INFO] [stdout]      |
[INFO] [stdout] 2485 |             MATRIX: MATRIX::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `MCAN0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2486:20
[INFO] [stdout]      |
[INFO] [stdout] 2486 |             MCAN0: MCAN0::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PIOA::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2487:19
[INFO] [stdout]      |
[INFO] [stdout] 2487 |             PIOA: PIOA::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PIOB::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2488:19
[INFO] [stdout]      |
[INFO] [stdout] 2488 |             PIOB: PIOB::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PIOD::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2489:19
[INFO] [stdout]      |
[INFO] [stdout] 2489 |             PIOD: PIOD::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PMC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2490:18
[INFO] [stdout]      |
[INFO] [stdout] 2490 |             PMC: PMC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PWM0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2491:19
[INFO] [stdout]      |
[INFO] [stdout] 2491 |             PWM0: PWM0::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PWM1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2492:19
[INFO] [stdout]      |
[INFO] [stdout] 2492 |             PWM1: PWM1::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `QSPI::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2493:19
[INFO] [stdout]      |
[INFO] [stdout] 2493 |             QSPI: QSPI::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `RSTC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2494:19
[INFO] [stdout]      |
[INFO] [stdout] 2494 |             RSTC: RSTC::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `RSWDT::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2495:20
[INFO] [stdout]      |
[INFO] [stdout] 2495 |             RSWDT: RSWDT::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `RTC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2496:18
[INFO] [stdout]      |
[INFO] [stdout] 2496 |             RTC: RTC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `RTT::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2497:18
[INFO] [stdout]      |
[INFO] [stdout] 2497 |             RTT: RTT::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SSC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2498:18
[INFO] [stdout]      |
[INFO] [stdout] 2498 |             SSC: SSC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SUPC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2499:19
[INFO] [stdout]      |
[INFO] [stdout] 2499 |             SUPC: SUPC::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TC0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2500:18
[INFO] [stdout]      |
[INFO] [stdout] 2500 |             TC0: TC0::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TC1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2501:18
[INFO] [stdout]      |
[INFO] [stdout] 2501 |             TC1: TC1::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TC2::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2502:18
[INFO] [stdout]      |
[INFO] [stdout] 2502 |             TC2: TC2::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TC3::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2503:18
[INFO] [stdout]      |
[INFO] [stdout] 2503 |             TC3: TC3::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TRNG::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2504:19
[INFO] [stdout]      |
[INFO] [stdout] 2504 |             TRNG: TRNG::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TWIHS0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2505:21
[INFO] [stdout]      |
[INFO] [stdout] 2505 |             TWIHS0: TWIHS0::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TWIHS1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2506:21
[INFO] [stdout]      |
[INFO] [stdout] 2506 |             TWIHS1: TWIHS1::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UART0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2507:20
[INFO] [stdout]      |
[INFO] [stdout] 2507 |             UART0: UART0::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UART1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2508:20
[INFO] [stdout]      |
[INFO] [stdout] 2508 |             UART1: UART1::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UART2::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2509:20
[INFO] [stdout]      |
[INFO] [stdout] 2509 |             UART2: UART2::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `USART0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2510:21
[INFO] [stdout]      |
[INFO] [stdout] 2510 |             USART0: USART0::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `USART1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2511:21
[INFO] [stdout]      |
[INFO] [stdout] 2511 |             USART1: USART1::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `USBHS::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2512:20
[INFO] [stdout]      |
[INFO] [stdout] 2512 |             USBHS: USBHS::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UTMI::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2513:19
[INFO] [stdout]      |
[INFO] [stdout] 2513 |             UTMI: UTMI::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `WDT::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2514:18
[INFO] [stdout]      |
[INFO] [stdout] 2514 |             WDT: WDT::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `XDMAC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2515:20
[INFO] [stdout]      |
[INFO] [stdout] 2515 |             XDMAC: XDMAC::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `LOCKBIT::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2516:22
[INFO] [stdout]      |
[INFO] [stdout] 2516 |             LOCKBIT: LOCKBIT::steal(),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SCN_SCB::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2517:22
[INFO] [stdout]      |
[INFO] [stdout] 2517 |             SCN_SCB: SCN_SCB::steal(),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SYS_TICK::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2518:23
[INFO] [stdout]      |
[INFO] [stdout] 2518 |             SYS_TICK: SYS_TICK::steal(),
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `CORE_DEBUG::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2519:25
[INFO] [stdout]      |
[INFO] [stdout] 2519 |             CORE_DEBUG: CORE_DEBUG::steal(),
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `ETM::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsame70j20b-396e89f13e8c187f/out/lib.rs:2520:18
[INFO] [stdout]      |
[INFO] [stdout] 2520 |             ETM: ETM::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `atsame70j20b` (lib) due to 1 previous error; 48 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "26bd61283db7f83bff4783bc22a6ffa423e1630bec2c68eab94fd7ac9c29cf7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26bd61283db7f83bff4783bc22a6ffa423e1630bec2c68eab94fd7ac9c29cf7a", kill_on_drop: false }`
[INFO] [stdout] 26bd61283db7f83bff4783bc22a6ffa423e1630bec2c68eab94fd7ac9c29cf7a
